Skip to content

Docs: Add CONTRIBUTING.md#306

Merged
volcano-sh-bot merged 3 commits into
volcano-sh:mainfrom
Maximus-08:contributing
May 19, 2026
Merged

Docs: Add CONTRIBUTING.md#306
volcano-sh-bot merged 3 commits into
volcano-sh:mainfrom
Maximus-08:contributing

Conversation

@Maximus-08
Copy link
Copy Markdown
Contributor

What type of PR is this?
/kind documentation

What this PR does / why we need it:
This PR adds a CONTRIBUTING.md guide for agentcube. Standard practice across all open source repos and used as the first step in onboarding new contributors . Adapted from the contributing guide of Kthena.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

Signed-off-by: Avnish Jaltare <avnishjaltare8@gmail.com>
Copilot AI review requested due to automatic review settings May 7, 2026 15:28
@volcano-sh-bot volcano-sh-bot added the kind/documentation Improvements or additions to documentation label May 7, 2026
@volcano-sh-bot
Copy link
Copy Markdown
Contributor

Welcome @Maximus-08! It looks like this is your first PR to volcano-sh/agentcube 🎉

@Maximus-08 Maximus-08 changed the title Add CONTRIBUTING.md Docs: Add CONTRIBUTING.md May 7, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a comprehensive CONTRIBUTING.md file to guide new contributors through the project's workflow, coding standards, and testing requirements. The review feedback suggests correcting a missing Slack link reference, updating the Code of Conduct URL to use the main branch, recommending the use of make fmt for consistency with other tooling, and simplifying documentation paths for better alignment with the project structure.

Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a top-level contributor guide for AgentCube to standardize onboarding and set expectations for contribution workflow, testing, and governance references.

Changes:

  • Introduces CONTRIBUTING.md with a contribution workflow (branching, PRs, review loop).
  • Documents project tooling/testing commands and expectations.
  • Adds guidance around documentation updates, governance/ownership, and security reporting.

Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md
Comment thread CONTRIBUTING.md
Comment thread CONTRIBUTING.md
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 7, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.12%. Comparing base (524e55e) to head (f9fc756).
⚠️ Report is 54 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #306      +/-   ##
==========================================
+ Coverage   47.57%   49.12%   +1.55%     
==========================================
  Files          30       30              
  Lines        2819     2858      +39     
==========================================
+ Hits         1341     1404      +63     
+ Misses       1338     1301      -37     
- Partials      140      153      +13     
Flag Coverage Δ
unittests 49.12% <ø> (+1.55%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Avnish Jaltare <avnishjaltare8@gmail.com>
Comment thread CONTRIBUTING.md
* Document new features under `docs/` and update READMEs/examples when behavior changes

## AI Guidance
Using AI tools to help write your PR is acceptable, but as the author, you are responsible for understanding every change. Do not leave the first review of AI generated changes to the reviewers, verify the changes (code review, testing, etc.) before submitting your PR. Reviewers may ask questions about your AI-assisted code, and if you cannot explain why a change was made, the PR will be closed. When responding to review comments, please do so without relying on AI tools. Reviewers want to engage directly with you, not with generated responses. If you used AI tools in preparing your PR, please disclose this in the "Special notes for your reviewer" section. All contributions must follow the contributions policies and use commit messages that align with the policy. Large AI generated PRs and AI generated commit messages are discouraged.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ths's good,

Copy link
Copy Markdown
Member

@hzxuzhonghu hzxuzhonghu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Maximus-08
Copy link
Copy Markdown
Contributor Author

@hzxuzhonghu If this looks okay then can we merge this ?

Comment thread CONTRIBUTING.md Outdated
hzxuzhonghu
hzxuzhonghu previously approved these changes May 18, 2026
Signed-off-by: Avnish <avnishjaltare8@gmail.com>
Copilot AI review requested due to automatic review settings May 18, 2026 09:18
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.

Comment thread CONTRIBUTING.md
Comment thread CONTRIBUTING.md
Comment thread CONTRIBUTING.md
@Maximus-08 Maximus-08 requested a review from hzxuzhonghu May 18, 2026 09:22
Copy link
Copy Markdown
Member

@hzxuzhonghu hzxuzhonghu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@volcano-sh-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hzxuzhonghu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@volcano-sh-bot volcano-sh-bot merged commit 4db5648 into volcano-sh:main May 19, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved kind/documentation Improvements or additions to documentation lgtm size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants